net/http.http2serverConn.processSettingInitialWindowSize (method)

2 uses

	net/http (current package)
		h2_bundle.go#L5323: 		return sc.processSettingInitialWindowSize(s.Val)
		h2_bundle.go#L5339: func (sc *http2serverConn) processSettingInitialWindowSize(val uint32) error {